From f1532993eb5e38839e686f378e23786075bc720c Mon Sep 17 00:00:00 2001 From: Timothy Arceri Date: Tue, 4 Dec 2012 07:59:49 +1100 Subject: [PATCH] Add summary and description to "show-hidden" key https://bugzilla.gnome.org/show_bug.cgi?id=689584 --- gtk/org.gtk.Settings.FileChooser.gschema.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gtk/org.gtk.Settings.FileChooser.gschema.xml b/gtk/org.gtk.Settings.FileChooser.gschema.xml index b53abfc1bd..6b8d1a3b6b 100644 --- a/gtk/org.gtk.Settings.FileChooser.gschema.xml +++ b/gtk/org.gtk.Settings.FileChooser.gschema.xml @@ -42,6 +42,8 @@ false + <_summary>Whether to show hidden files + <_description>If set to true, then hidden files are shown by default. Hidden files are either dotfiles, listed in the folder's .hidden file or backup files ending with a tilde (~). false -- 2.30.2